android_poll_source

Data associated with an ALooper fd that will be returned as the "outData" when that source has data ready.

Members

Variables

app
android_app* app;
Undocumented in source.
id
int id;
Undocumented in source.
process
void function(android_app*, android_poll_source*) process;
Undocumented in source.

Meta